[INFO] cloning repository https://github.com/wagwan-piffting-blud/ASMARA_Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wagwan-piffting-blud/ASMARA_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwagwan-piffting-blud%2FASMARA_Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwagwan-piffting-blud%2FASMARA_Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e194c7c5d65be8bf964c567ec17bbc279338c1cf
[INFO] fixing wagwan-piffting-blud/ASMARA_Rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwagwan-piffting-blud%2FASMARA_Rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wagwan-piffting-blud/ASMARA_Rust
[INFO] finished tweaking git repo https://github.com/wagwan-piffting-blud/ASMARA_Rust
[INFO] tweaked toml for git repo https://github.com/wagwan-piffting-blud/ASMARA_Rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wagwan-piffting-blud/ASMARA_Rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wagwan-piffting-blud/ASMARA_Rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ef967c955cafcd13cdbb2b200732173d1e7c0cde3e7a9a5850c6d4dc5ccece84
[INFO] running `Command { std: "docker" "start" "ef967c955cafcd13cdbb2b200732173d1e7c0cde3e7a9a5850c6d4dc5ccece84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef967c955cafcd13cdbb2b200732173d1e7c0cde3e7a9a5850c6d4dc5ccece84" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef967c955cafcd13cdbb2b200732173d1e7c0cde3e7a9a5850c6d4dc5ccece84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef967c955cafcd13cdbb2b200732173d1e7c0cde3e7a9a5850c6d4dc5ccece84" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rustfft v6.4.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking symphonia-format-riff v0.5.4
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.4
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.4
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.4
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.4
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking symphonia-format-caf v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.4
[INFO] [stderr]     Checking symphonia-codec-alac v0.5.4
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.4
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.4
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking slice-ring-buffer v0.3.4
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking realfft v3.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking rubato v0.14.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking rusqlite v0.33.0
[INFO] [stderr]     Checking sameold v0.5.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking eas_listener v0.28.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/config.rs (4 fixes)
[INFO] [stderr]        Fixed src/alerts.rs (1 fix)
[INFO] [stderr]        Fixed src/e2t_ng.rs (2 fixes)
[INFO] [stderr]        Fixed src/audio.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/webhook.rs:272:23
[INFO] [stdout]     |
[INFO] [stdout] 272 |                   match multipart::Part::bytes(bytes.clone())
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 273 | |                     .file_name(file_name.clone())
[INFO] [stdout] 274 | |                     .mime_str("application/octet-stream")
[INFO] [stdout]     | |                                                         ^
[INFO] [stdout]     | |                                                         |
[INFO] [stdout]     | |_________________________________________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                                           up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 280 |                       Err(err) => {
[INFO] [stdout]     |                           ---
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `err` calls a custom destructor
[INFO] [stdout]     |                           `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 287 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 294 |               match client.post(&url).multipart(form).send().await {
[INFO] [stdout]     |                     ----------------------------------------------
[INFO] [stdout]     |                     |                                        |
[INFO] [stdout]     |                     |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |                                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 295 |                   Ok(response) if response.status().is_success() => {}
[INFO] [stdout]     |                      --------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `response` calls a custom destructor
[INFO] [stdout]     |                      `response` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 299 | /                         log_discord_webhook_error_response(
[INFO] [stdout] 300 | |                             response,
[INFO] [stdout] 301 | |                             discord_url,
[INFO] [stdout] 302 | |                             "initial request with attachment",
[INFO] [stdout] 303 | |                         )
[INFO] [stdout] 304 | |                         .await;
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |______________________________|
[INFO] [stdout]     | |______________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 305 |                           let retry_form = multipart::Form::new().text("payload_json", payload_json);
[INFO] [stdout] 306 | |                         match client.post(&url).multipart(retry_form).send().await {
[INFO] [stdout]     | |                               ----------------------------------------------------
[INFO] [stdout]     | |                               |                                              |
[INFO] [stdout]     | |                               |                                              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                               |                                              `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 307 | |                             Ok(retry_response) if retry_response.status().is_success() => {}
[INFO] [stdout]     | |                                --------------
[INFO] [stdout]     | |                                |
[INFO] [stdout]     | |                                `retry_response` calls a custom destructor
[INFO] [stdout]     | |                                `retry_response` will be dropped later as of Edition 2024
[INFO] [stdout] 308 | |                             Ok(retry_response) => {
[INFO] [stdout] 309 | /                                 log_discord_webhook_error_response(
[INFO] [stdout] 310 | |                                     retry_response,
[INFO] [stdout] 311 | |                                     discord_url,
[INFO] [stdout] 312 | |                                     "retry without attachment",
[INFO] [stdout] 313 | |                                 )
[INFO] [stdout] 314 | |                                 .await;
[INFO] [stdout]     | |                                      -
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout]     | |______________________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 315 |                               }
[INFO] [stdout] 316 | |                             Err(err) => {
[INFO] [stdout]     | |                                 ---
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                 `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 324 | /                         log_discord_webhook_error_response(
[INFO] [stdout] 325 | |                             response,
[INFO] [stdout] 326 | |                             discord_url,
[INFO] [stdout] 327 | |                             "initial request",
[INFO] [stdout] 328 | |                         )
[INFO] [stdout] 329 | |                         .await;
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |______________________________|
[INFO] [stdout]     | |______________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 332 | |                 Err(e) => {
[INFO] [stdout]     | |                     -
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `e` calls a custom destructor
[INFO] [stdout]     | |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `response` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `response` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `retry_response` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `retry_response` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/webhook.rs:358:32
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let mut command = Command::new("apprise");
[INFO] [stdout]     |             -----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `command` calls a custom destructor
[INFO] [stdout]     |             `command` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 358 |         match command.output().await {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 380 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `command` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `command` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `command` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/webhook.rs:433:27
[INFO] [stdout]     |
[INFO] [stdout] 414 |     let compressed_path = compressed_temp.into_temp_path();
[INFO] [stdout]     |         ---------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `compressed_path` calls a custom destructor
[INFO] [stdout]     |         `compressed_path` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 417 |     let mut ffmpeg = Command::new("ffmpeg");
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `ffmpeg` calls a custom destructor
[INFO] [stdout]     |         `ffmpeg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 433 |     match ffmpeg.status().await {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 476 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `compressed_path` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.20.0/src/file/mod.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | impl Drop for TempPath {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ffmpeg` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `ffmpeg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `ffmpeg` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/alerts.rs:313:31
[INFO] [stdout]     |
[INFO] [stdout] 301 |           let (event, locations, originator, raw_header, purge_time, stream_id) = tokio::select! {
[INFO] [stdout]     |  _________________________________________________________________________________-
[INFO] [stdout] 302 | |             maybe_alert = rx.recv() => {
[INFO] [stdout] 303 | |                 let Some(alert) = maybe_alert else {
[INFO] [stdout] 304 | |                     break;
[INFO] [stdout] ...   |
[INFO] [stdout] 313 | |                         match restore_active_alert_state(&config.shared_state_dir, &state).await {
[INFO] [stdout]     | |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                               |                                                            |
[INFO] [stdout]     | |                               |                                                            this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     | |                               |                                                            up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                               |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                               |                                                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     | |                               up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 322 | |                             Err(err) => {
[INFO] [stdout]     | |                                 ---
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 `err` calls a custom destructor
[INFO] [stdout]     | |                                 `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |                     }
[INFO] [stdout]     | |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |         };
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_________`futures` calls a custom destructor
[INFO] [stdout]     |           `futures` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 360 |               if cap_dedup_key_is_active(&state, &dedup_key).await {
[INFO] [stdout]     |                  -------------------------------------------------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 370 |               let guard = state.lock().await;
[INFO] [stdout]     |                   -----   ------------------
[INFO] [stdout]     |                   |       |            |
[INFO] [stdout]     |                   |       |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   |       |            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   |       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   `guard` calls a custom destructor
[INFO] [stdout]     |                   `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 385 |           let dsame_result = get_eas_details_and_log(
[INFO] [stdout]     |  _____________------------___-
[INFO] [stdout]     |  _____________|______________|
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `dsame_result` calls a custom destructor
[INFO] [stdout]     | |             `dsame_result` will be dropped later as of Edition 2024
[INFO] [stdout] 386 | |             &config,
[INFO] [stdout] 387 | |             &raw_header,
[INFO] [stdout] 388 | |             &event,
[INFO] [stdout] ...   |
[INFO] [stdout] 394 | |         .await;
[INFO] [stdout]     | |          -----
[INFO] [stdout]     | |__________|___|
[INFO] [stdout]     | |__________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |            |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 415 | |                 let mut app_state_guard = state.lock().await;
[INFO] [stdout]     | |                     -------------------   ------------------
[INFO] [stdout]     | |                     |                     |            |
[INFO] [stdout]     | |                     |                     |            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                     |                     |            `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                     |                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `app_state_guard` calls a custom destructor
[INFO] [stdout]     | |                     `app_state_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 422 | |                 if let Err(e) = update_alert_files(&config.shared_state_dir, &app_state_guard).await
[INFO] [stdout]     | |                            -    --------------------------------------------------------------------
[INFO] [stdout]     | |                            |    |                                                              |
[INFO] [stdout]     | |                            |    |                                                              this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                            |    |                                                              `#11` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            |    this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                            |    `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            |    this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                            |    `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            `e` calls a custom destructor
[INFO] [stdout]     | |                            `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 437 | |                 Err(e) => format!("EAS decode failed: {}", e),
[INFO] [stdout]     | |                     -
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                     `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |             tokio::spawn(value);
[INFO] [stdout]     | |             -------------------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |             `#13` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dsame_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `app_state_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/alerts.rs:698:29
[INFO] [stdout]     |
[INFO] [stdout] 686 |         timer.tick().await;
[INFO] [stdout]     |         ------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 687 |
[INFO] [stdout] 688 |         let mut app_state_guard = state.lock().await;
[INFO] [stdout]     |                                   ------------------
[INFO] [stdout]     |                                   |            |
[INFO] [stdout]     |                                   |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                   |            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 698 |             if let Err(e) = update_alert_files(&config.shared_state_dir, &app_state_guard).await {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |    |                                                              |
[INFO] [stdout]     |                        |    |                                                              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                        |    |                                                              up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    |                                                              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |    |                                                              `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        |    up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `e` calls a custom destructor
[INFO] [stdout]     |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 701 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/alerts.rs:781:15
[INFO] [stdout]     |
[INFO] [stdout] 773 |           let mut file = OpenOptions::new()
[INFO] [stdout]     |               --------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `file` calls a custom destructor
[INFO] [stdout]     |               `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 781 |           match db
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 782 | |             .insert_same_alert(
[INFO] [stdout] 783 | |                 raw_header,
[INFO] [stdout] 784 | |                 &alert_data.eas_text,
[INFO] [stdout] ...   |
[INFO] [stdout] 796 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 801 |       } else {
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/alerts.rs:796:14
[INFO] [stdout]     |
[INFO] [stdout] 773 |         let mut file = OpenOptions::new()
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 796 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 801 |     } else {
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/audio.rs:231:56
[INFO] [stdout]      |
[INFO] [stdout]  191 |           match reload_rx.recv().await {
[INFO] [stdout]      |                 ----------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `__awaitee` calls a custom destructor
[INFO] [stdout]      |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  192 |               Ok(new_config) => {
[INFO] [stdout]  193 |                   let old_stream_urls = current_config
[INFO] [stdout]      |  _______________________________________-
[INFO] [stdout]  194 | |                     .read()
[INFO] [stdout]  195 | |                     .expect("audio config lock poisoned")
[INFO] [stdout]      | |                                                         -
[INFO] [stdout]      | |                                                         |
[INFO] [stdout]      | |_________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  210 |                   *current_config.write().expect("audio config lock poisoned") = new_config;
[INFO] [stdout]      |                    -----------------------------------------------------------
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  215 |                           let mut handle = handle;
[INFO] [stdout]      |                               ----------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               `handle` calls a custom destructor
[INFO] [stdout]      |                               `handle` will be dropped later as of Edition 2024
[INFO] [stdout]  216 |                           handle.stop_signal.store(true, Ordering::Relaxed);
[INFO] [stdout]  217 |                           match tokio::time::timeout(Duration::from_secs(5), &mut handle.task).await {
[INFO] [stdout]      |                                 --------------------------------------------------------------------
[INFO] [stdout]      |                                 |                                                              |
[INFO] [stdout]      |                                 |                                                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                 |                                                              `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  218 |                               Ok(join_result) => {
[INFO] [stdout]      |                                  -----------
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  `join_result` calls a custom destructor
[INFO] [stdout]      |                                  `join_result` will be dropped later as of Edition 2024
[INFO] [stdout]  219 |                                   if let Err(join_err) = join_result {
[INFO] [stdout]      |                                              --------
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              `join_err` calls a custom destructor
[INFO] [stdout]      |                                              `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                                   if let Err(join_err) = handle.task.await {
[INFO] [stdout]      |                                              --------    ^^^^^^^^^^^^-----
[INFO] [stdout]      |                                              |           |           |
[INFO] [stdout]      |                                              |           |           this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                              |           |           up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                              |           |           this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                              |           |           `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                              |           this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                              |           up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                              |           this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                              |           `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                              `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  240 |                               }
[INFO] [stdout]      |                               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  268 |                       stream_tasks.insert(stream_url.clone(), handle);
[INFO] [stdout]      |                       -----------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1128:0
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `join_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/audio.rs:214:27
[INFO] [stdout]      |
[INFO] [stdout]  191 |           match reload_rx.recv().await {
[INFO] [stdout]      |                 ----------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `__awaitee` calls a custom destructor
[INFO] [stdout]      |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  192 |               Ok(new_config) => {
[INFO] [stdout]  193 |                   let old_stream_urls = current_config
[INFO] [stdout]      |  _______________________________________-
[INFO] [stdout]  194 | |                     .read()
[INFO] [stdout]  195 | |                     .expect("audio config lock poisoned")
[INFO] [stdout]      | |                                                         -
[INFO] [stdout]      | |                                                         |
[INFO] [stdout]      | |_________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  210 |                   *current_config.write().expect("audio config lock poisoned") = new_config;
[INFO] [stdout]      |                    -----------------------------------------------------------
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  214 |                       match stream_tasks.remove(stream_url) { Some(handle) => {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                             up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  215 |                           let mut handle = handle;
[INFO] [stdout]      |                               ----------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               `handle` calls a custom destructor
[INFO] [stdout]      |                               `handle` will be dropped later as of Edition 2024
[INFO] [stdout]  216 |                           handle.stop_signal.store(true, Ordering::Relaxed);
[INFO] [stdout]  217 |                           match tokio::time::timeout(Duration::from_secs(5), &mut handle.task).await {
[INFO] [stdout]      |                                 --------------------------------------------------------------------
[INFO] [stdout]      |                                 |                                                              |
[INFO] [stdout]      |                                 |                                                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                 |                                                              `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  218 |                               Ok(join_result) => {
[INFO] [stdout]      |                                  -----------
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  `join_result` calls a custom destructor
[INFO] [stdout]      |                                  `join_result` will be dropped later as of Edition 2024
[INFO] [stdout]  219 |                                   if let Err(join_err) = join_result {
[INFO] [stdout]      |                                              --------
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              `join_err` calls a custom destructor
[INFO] [stdout]      |                                              `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                                   if let Err(join_err) = handle.task.await {
[INFO] [stdout]      |                                              --------    -----------------
[INFO] [stdout]      |                                              |           |           |
[INFO] [stdout]      |                                              |           |           this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                              |           |           `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                              |           this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                              |           `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                              `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  251 |                   }
[INFO] [stdout]      |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  268 |                       stream_tasks.insert(stream_url.clone(), handle);
[INFO] [stdout]      |                       -----------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1128:0
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `join_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/audio.rs:428:31
[INFO] [stdout]      |
[INFO] [stdout]  428 |                           match tokio::time::timeout(stream_inactivity_timeout(), response.chunk())
[INFO] [stdout]      |  _______________________________^
[INFO] [stdout]  429 | |                             .await
[INFO] [stdout]      | |                              ----^
[INFO] [stdout]      | |                              |   |
[INFO] [stdout]      | |                              |   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                              |   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |______________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                                |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  430 |                           {
[INFO] [stdout]  431 |                               Ok(Ok(Some(chunk))) => match byte_tx.try_send(chunk) {
[INFO] [stdout]      |                                                            -----------------------
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  450 |                               Ok(Err(e)) => {
[INFO] [stdout]      |                                      -
[INFO] [stdout]      |                                      |
[INFO] [stdout]      |                                      `e` calls a custom destructor
[INFO] [stdout]      |                                      `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  464 |                       }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/backend.rs:425:47
[INFO] [stdout]     |
[INFO] [stdout] 409 | /         tokio::select! {
[INFO] [stdout] 410 | |             event = events.recv() => {
[INFO] [stdout] 411 | |                 match event {
[INFO] [stdout] 412 | |                     Ok(event) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |                         if let Err(err) = send_ws_message(&mut socket, &message).await {
[INFO] [stdout]     | |                                           --------------------------------------------
[INFO] [stdout]     | |                                           |                                      |
[INFO] [stdout]     | |                                           |                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                           |                                      `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                           `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 425 | |                             if let Err(err) = send_cap_status_update(&mut socket, &state).await {
[INFO] [stdout]     | |                                        ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                        |      |                                           |
[INFO] [stdout]     | |                                        |      |                                           this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     | |                                        |      |                                           up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                        |      |                                           this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                        |      |                                           `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        |      this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     | |                                        |      up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                        |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                        |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        `err` calls a custom destructor
[INFO] [stdout]     | |                                        `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 435 | |             incoming = socket.recv() => {
[INFO] [stdout]     | |             --------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `incoming` calls a custom destructor
[INFO] [stdout]     | |             `incoming` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 439 | |                         if socket.send(Message::Pong(payload)).await.is_err() {
[INFO] [stdout]     | |                            -----------------------------------------
[INFO] [stdout]     | |                            |                                   |
[INFO] [stdout]     | |                            |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                            |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 451 | |                 if let Err(err) = send_cap_status_update(&mut socket, &state).await {
[INFO] [stdout]     | |                                   -------------------------------------------------
[INFO] [stdout]     | |                                   |                                           |
[INFO] [stdout]     | |                                   |                                           this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                   |                                           `#11` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                   this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                   this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                   `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |                 if socket.send(Message::Ping(Vec::new())).await.is_err() {
[INFO] [stdout]     | |                    --------------------------------------------
[INFO] [stdout]     | |                    |                                      |
[INFO] [stdout]     | |                    |                                      this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     | |                    |                                      `#14` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                    `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |                    `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 459 | |         }
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         `output` calls a custom destructor
[INFO] [stdout]     | |         `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |         `futures` calls a custom destructor
[INFO] [stdout]     | |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `output` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `incoming` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/cap.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let mut cap_task: Option<JoinHandle<()>> = if current_config.process_cap_alerts {
[INFO] [stdout]     |         ------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `cap_task` calls a custom destructor
[INFO] [stdout]     |         `cap_task` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 |         match reload_rx.recv().await {
[INFO] [stdout]     |               ----------------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 |                 sync_cap_runtime_config_status(&app_state, &current_config).await;
[INFO] [stdout]     |                 -----------------------------------------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 120 |
[INFO] [stdout] 121 |                 if let Some(task) = cap_task.take() {
[INFO] [stdout]     |                                     ---------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 122 |                     task.abort();
[INFO] [stdout] 123 |                     match task.await {
[INFO] [stdout]     |                           ^^^^^-----
[INFO] [stdout]     |                           |    |
[INFO] [stdout]     |                           |    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                           |    up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                           |    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                           up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 124 |                         Ok(_) => {}
[INFO] [stdout] 125 |                         Err(err) if err.is_cancelled() => {}
[INFO] [stdout]     |                             ---
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `err` calls a custom destructor
[INFO] [stdout]     |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |                         Err(err) => warn!("CAP processor task join error: {}", err),
[INFO] [stdout]     |                             ---
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 127 |                     }
[INFO] [stdout] 128 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cap_task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/cap.rs:1426:18
[INFO] [stdout]      |
[INFO] [stdout] 1409 |             let mut child = Command::new("piper")
[INFO] [stdout]      |                 ---------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `child` calls a custom destructor
[INFO] [stdout]      |                 `child` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1426 |                 .await
[INFO] [stdout]      |                  ^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1427 |                 .context("Failed to wait for Piper TTS process")?
[INFO] [stdout] 1428 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/cleanup.rs:26:37
[INFO] [stdout]     |
[INFO] [stdout]  12 |         timer.tick().await;
[INFO] [stdout]     |         ------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  18 |         let mut entries = match tokio::fs::read_dir(&config.shared_state_dir).await {
[INFO] [stdout]     |             -----------         ---------------------------------------------------
[INFO] [stdout]     |             |                   |                                             |
[INFO] [stdout]     |             |                   |                                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |             |                   |                                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `entries` calls a custom destructor
[INFO] [stdout]     |             `entries` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  26 |         while let Ok(Some(entry)) = entries.next_entry().await {
[INFO] [stdout]     |                           -----     ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |         |                    |
[INFO] [stdout]     |                           |         |                    this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                           |         |                    up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |         |                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                           |         |                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           |         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                           |         up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                           |         `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           `entry` calls a custom destructor
[INFO] [stdout]     |                           `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  40 |                                 if let Err(e) = tokio::fs::remove_file(&path).await {
[INFO] [stdout]     |                                                 -----------------------------------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                                 `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entries` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entries` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/cleanup.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 |         while let Ok(Some(entry)) = entries.next_entry().await {
[INFO] [stdout]    |                           -----     ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                           |         |                    |
[INFO] [stdout]    |                           |         |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                           |         |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                           |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                           |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                           |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                           |         `__awaitee` calls a custom destructor
[INFO] [stdout]    |                           |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                           `entry` calls a custom destructor
[INFO] [stdout]    |                           `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 40 |                                 if let Err(e) = tokio::fs::remove_file(&path).await {
[INFO] [stdout]    |                                                 -----------------------------------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 48 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/webhook.rs:272:23
[INFO] [stdout]     |
[INFO] [stdout] 272 |                   match multipart::Part::bytes(bytes.clone())
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 273 | |                     .file_name(file_name.clone())
[INFO] [stdout] 274 | |                     .mime_str("application/octet-stream")
[INFO] [stdout]     | |                                                         ^
[INFO] [stdout]     | |                                                         |
[INFO] [stdout]     | |_________________________________________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                                           up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 280 |                       Err(err) => {
[INFO] [stdout]     |                           ---
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `err` calls a custom destructor
[INFO] [stdout]     |                           `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 287 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout] 294 |               match client.post(&url).multipart(form).send().await {
[INFO] [stdout]     |                     ----------------------------------------------
[INFO] [stdout]     |                     |                                        |
[INFO] [stdout]     |                     |                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     |                                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     `__awaitee` calls a custom destructor
[INFO] [stdout]     |                     `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 295 |                   Ok(response) if response.status().is_success() => {}
[INFO] [stdout]     |                      --------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `response` calls a custom destructor
[INFO] [stdout]     |                      `response` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 299 | /                         log_discord_webhook_error_response(
[INFO] [stdout] 300 | |                             response,
[INFO] [stdout] 301 | |                             discord_url,
[INFO] [stdout] 302 | |                             "initial request with attachment",
[INFO] [stdout] 303 | |                         )
[INFO] [stdout] 304 | |                         .await;
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |______________________________|
[INFO] [stdout]     | |______________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 305 |                           let retry_form = multipart::Form::new().text("payload_json", payload_json);
[INFO] [stdout] 306 | |                         match client.post(&url).multipart(retry_form).send().await {
[INFO] [stdout]     | |                               ----------------------------------------------------
[INFO] [stdout]     | |                               |                                              |
[INFO] [stdout]     | |                               |                                              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                               |                                              `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                               `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 307 | |                             Ok(retry_response) if retry_response.status().is_success() => {}
[INFO] [stdout]     | |                                --------------
[INFO] [stdout]     | |                                |
[INFO] [stdout]     | |                                `retry_response` calls a custom destructor
[INFO] [stdout]     | |                                `retry_response` will be dropped later as of Edition 2024
[INFO] [stdout] 308 | |                             Ok(retry_response) => {
[INFO] [stdout] 309 | /                                 log_discord_webhook_error_response(
[INFO] [stdout] 310 | |                                     retry_response,
[INFO] [stdout] 311 | |                                     discord_url,
[INFO] [stdout] 312 | |                                     "retry without attachment",
[INFO] [stdout] 313 | |                                 )
[INFO] [stdout] 314 | |                                 .await;
[INFO] [stdout]     | |                                      -
[INFO] [stdout]     | |______________________________________|
[INFO] [stdout]     | |______________________________________this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                        `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 315 |                               }
[INFO] [stdout] 316 | |                             Err(err) => {
[INFO] [stdout]     | |                                 ---
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                 `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 324 | /                         log_discord_webhook_error_response(
[INFO] [stdout] 325 | |                             response,
[INFO] [stdout] 326 | |                             discord_url,
[INFO] [stdout] 327 | |                             "initial request",
[INFO] [stdout] 328 | |                         )
[INFO] [stdout] 329 | |                         .await;
[INFO] [stdout]     | |                              -
[INFO] [stdout]     | |______________________________|
[INFO] [stdout]     | |______________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 332 | |                 Err(e) => {
[INFO] [stdout]     | |                     -
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `e` calls a custom destructor
[INFO] [stdout]     | |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `response` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `response` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `retry_response` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `retry_response` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/webhook.rs:358:32
[INFO] [stdout]     |
[INFO] [stdout] 348 |         let mut command = Command::new("apprise");
[INFO] [stdout]     |             -----------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `command` calls a custom destructor
[INFO] [stdout]     |             `command` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 358 |         match command.output().await {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 380 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `command` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `command` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `command` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/webhook.rs:433:27
[INFO] [stdout]     |
[INFO] [stdout] 414 |     let compressed_path = compressed_temp.into_temp_path();
[INFO] [stdout]     |         ---------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `compressed_path` calls a custom destructor
[INFO] [stdout]     |         `compressed_path` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 417 |     let mut ffmpeg = Command::new("ffmpeg");
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `ffmpeg` calls a custom destructor
[INFO] [stdout]     |         `ffmpeg` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 433 |     match ffmpeg.status().await {
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 476 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `compressed_path` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.20.0/src/file/mod.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | impl Drop for TempPath {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ffmpeg` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `ffmpeg` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `ffmpeg` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/alerts.rs:313:31
[INFO] [stdout]     |
[INFO] [stdout] 301 |           let (event, locations, originator, raw_header, purge_time, stream_id) = tokio::select! {
[INFO] [stdout]     |  _________________________________________________________________________________-
[INFO] [stdout] 302 | |             maybe_alert = rx.recv() => {
[INFO] [stdout] 303 | |                 let Some(alert) = maybe_alert else {
[INFO] [stdout] 304 | |                     break;
[INFO] [stdout] ...   |
[INFO] [stdout] 313 | |                         match restore_active_alert_state(&config.shared_state_dir, &state).await {
[INFO] [stdout]     | |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                               |                                                            |
[INFO] [stdout]     | |                               |                                                            this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     | |                               |                                                            up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                               |                                                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                               |                                                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                               this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     | |                               up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                               `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 322 | |                             Err(err) => {
[INFO] [stdout]     | |                                 ---
[INFO] [stdout]     | |                                 |
[INFO] [stdout]     | |                                 `err` calls a custom destructor
[INFO] [stdout]     | |                                 `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 326 | |                     }
[INFO] [stdout]     | |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 337 | |         };
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_________`futures` calls a custom destructor
[INFO] [stdout]     |           `futures` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 360 |               if cap_dedup_key_is_active(&state, &dedup_key).await {
[INFO] [stdout]     |                  -------------------------------------------------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 370 |               let guard = state.lock().await;
[INFO] [stdout]     |                   -----   ------------------
[INFO] [stdout]     |                   |       |            |
[INFO] [stdout]     |                   |       |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   |       |            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   |       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   |       `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   `guard` calls a custom destructor
[INFO] [stdout]     |                   `guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 385 |           let dsame_result = get_eas_details_and_log(
[INFO] [stdout]     |  _____________------------___-
[INFO] [stdout]     |  _____________|______________|
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `dsame_result` calls a custom destructor
[INFO] [stdout]     | |             `dsame_result` will be dropped later as of Edition 2024
[INFO] [stdout] 386 | |             &config,
[INFO] [stdout] 387 | |             &raw_header,
[INFO] [stdout] 388 | |             &event,
[INFO] [stdout] ...   |
[INFO] [stdout] 394 | |         .await;
[INFO] [stdout]     | |          -----
[INFO] [stdout]     | |__________|___|
[INFO] [stdout]     | |__________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |            |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |            `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 415 | |                 let mut app_state_guard = state.lock().await;
[INFO] [stdout]     | |                     -------------------   ------------------
[INFO] [stdout]     | |                     |                     |            |
[INFO] [stdout]     | |                     |                     |            this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                     |                     |            `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                     |                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                     `app_state_guard` calls a custom destructor
[INFO] [stdout]     | |                     `app_state_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 422 | |                 if let Err(e) = update_alert_files(&config.shared_state_dir, &app_state_guard).await
[INFO] [stdout]     | |                            -    --------------------------------------------------------------------
[INFO] [stdout]     | |                            |    |                                                              |
[INFO] [stdout]     | |                            |    |                                                              this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                            |    |                                                              `#11` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            |    this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                            |    `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            |    this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                            |    `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            `e` calls a custom destructor
[INFO] [stdout]     | |                            `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 437 | |                 Err(e) => format!("EAS decode failed: {}", e),
[INFO] [stdout]     | |                     -
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                     `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |             tokio::spawn(value);
[INFO] [stdout]     | |             -------------------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |             `#13` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dsame_result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `app_state_guard` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/alerts.rs:698:29
[INFO] [stdout]     |
[INFO] [stdout] 686 |         timer.tick().await;
[INFO] [stdout]     |         ------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 687 |
[INFO] [stdout] 688 |         let mut app_state_guard = state.lock().await;
[INFO] [stdout]     |                                   ------------------
[INFO] [stdout]     |                                   |            |
[INFO] [stdout]     |                                   |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                   |            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 698 |             if let Err(e) = update_alert_files(&config.shared_state_dir, &app_state_guard).await {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |    |                                                              |
[INFO] [stdout]     |                        |    |                                                              this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                        |    |                                                              up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    |                                                              this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        |    |                                                              `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        |    up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `e` calls a custom destructor
[INFO] [stdout]     |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 701 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/sync/mutex.rs:963:1
[INFO] [stdout]     |
[INFO] [stdout] 963 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/alerts.rs:781:15
[INFO] [stdout]     |
[INFO] [stdout] 773 |           let mut file = OpenOptions::new()
[INFO] [stdout]     |               --------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `file` calls a custom destructor
[INFO] [stdout]     |               `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 781 |           match db
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 782 | |             .insert_same_alert(
[INFO] [stdout] 783 | |                 raw_header,
[INFO] [stdout] 784 | |                 &alert_data.eas_text,
[INFO] [stdout] ...   |
[INFO] [stdout] 796 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 801 |       } else {
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/alerts.rs:796:14
[INFO] [stdout]     |
[INFO] [stdout] 773 |         let mut file = OpenOptions::new()
[INFO] [stdout]     |             --------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `file` calls a custom destructor
[INFO] [stdout]     |             `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 796 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 801 |     } else {
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/audio.rs:231:56
[INFO] [stdout]      |
[INFO] [stdout]  191 |           match reload_rx.recv().await {
[INFO] [stdout]      |                 ----------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `__awaitee` calls a custom destructor
[INFO] [stdout]      |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  192 |               Ok(new_config) => {
[INFO] [stdout]  193 |                   let old_stream_urls = current_config
[INFO] [stdout]      |  _______________________________________-
[INFO] [stdout]  194 | |                     .read()
[INFO] [stdout]  195 | |                     .expect("audio config lock poisoned")
[INFO] [stdout]      | |                                                         -
[INFO] [stdout]      | |                                                         |
[INFO] [stdout]      | |_________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  210 |                   *current_config.write().expect("audio config lock poisoned") = new_config;
[INFO] [stdout]      |                    -----------------------------------------------------------
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  215 |                           let mut handle = handle;
[INFO] [stdout]      |                               ----------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               `handle` calls a custom destructor
[INFO] [stdout]      |                               `handle` will be dropped later as of Edition 2024
[INFO] [stdout]  216 |                           handle.stop_signal.store(true, Ordering::Relaxed);
[INFO] [stdout]  217 |                           match tokio::time::timeout(Duration::from_secs(5), &mut handle.task).await {
[INFO] [stdout]      |                                 --------------------------------------------------------------------
[INFO] [stdout]      |                                 |                                                              |
[INFO] [stdout]      |                                 |                                                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                 |                                                              `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  218 |                               Ok(join_result) => {
[INFO] [stdout]      |                                  -----------
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  `join_result` calls a custom destructor
[INFO] [stdout]      |                                  `join_result` will be dropped later as of Edition 2024
[INFO] [stdout]  219 |                                   if let Err(join_err) = join_result {
[INFO] [stdout]      |                                              --------
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              `join_err` calls a custom destructor
[INFO] [stdout]      |                                              `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                                   if let Err(join_err) = handle.task.await {
[INFO] [stdout]      |                                              --------    ^^^^^^^^^^^^-----
[INFO] [stdout]      |                                              |           |           |
[INFO] [stdout]      |                                              |           |           this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                              |           |           up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                              |           |           this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                              |           |           `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                              |           this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                              |           up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                              |           this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                              |           `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                              `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  240 |                               }
[INFO] [stdout]      |                               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  268 |                       stream_tasks.insert(stream_url.clone(), handle);
[INFO] [stdout]      |                       -----------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1128:0
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `join_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/audio.rs:214:27
[INFO] [stdout]      |
[INFO] [stdout]  191 |           match reload_rx.recv().await {
[INFO] [stdout]      |                 ----------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `__awaitee` calls a custom destructor
[INFO] [stdout]      |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  192 |               Ok(new_config) => {
[INFO] [stdout]  193 |                   let old_stream_urls = current_config
[INFO] [stdout]      |  _______________________________________-
[INFO] [stdout]  194 | |                     .read()
[INFO] [stdout]  195 | |                     .expect("audio config lock poisoned")
[INFO] [stdout]      | |                                                         -
[INFO] [stdout]      | |                                                         |
[INFO] [stdout]      | |_________________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  210 |                   *current_config.write().expect("audio config lock poisoned") = new_config;
[INFO] [stdout]      |                    -----------------------------------------------------------
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  214 |                       match stream_tasks.remove(stream_url) { Some(handle) => {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                             up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  215 |                           let mut handle = handle;
[INFO] [stdout]      |                               ----------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               `handle` calls a custom destructor
[INFO] [stdout]      |                               `handle` will be dropped later as of Edition 2024
[INFO] [stdout]  216 |                           handle.stop_signal.store(true, Ordering::Relaxed);
[INFO] [stdout]  217 |                           match tokio::time::timeout(Duration::from_secs(5), &mut handle.task).await {
[INFO] [stdout]      |                                 --------------------------------------------------------------------
[INFO] [stdout]      |                                 |                                                              |
[INFO] [stdout]      |                                 |                                                              this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                 |                                                              `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                 `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  218 |                               Ok(join_result) => {
[INFO] [stdout]      |                                  -----------
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  `join_result` calls a custom destructor
[INFO] [stdout]      |                                  `join_result` will be dropped later as of Edition 2024
[INFO] [stdout]  219 |                                   if let Err(join_err) = join_result {
[INFO] [stdout]      |                                              --------
[INFO] [stdout]      |                                              |
[INFO] [stdout]      |                                              `join_err` calls a custom destructor
[INFO] [stdout]      |                                              `join_err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                                   if let Err(join_err) = handle.task.await {
[INFO] [stdout]      |                                              --------    -----------------
[INFO] [stdout]      |                                              |           |           |
[INFO] [stdout]      |                                              |           |           this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                              |           |           `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                              |           this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                              |           `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                              this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                              `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  251 |                   }
[INFO] [stdout]      |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  268 |                       stream_tasks.insert(stream_url.clone(), handle);
[INFO] [stdout]      |                       -----------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                       `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1128:0
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `join_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `join_err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]      |
[INFO] [stdout]  351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/audio.rs:428:31
[INFO] [stdout]      |
[INFO] [stdout]  428 |                           match tokio::time::timeout(stream_inactivity_timeout(), response.chunk())
[INFO] [stdout]      |  _______________________________^
[INFO] [stdout]  429 | |                             .await
[INFO] [stdout]      | |                              ----^
[INFO] [stdout]      | |                              |   |
[INFO] [stdout]      | |                              |   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |                              |   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |______________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      |                                |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  430 |                           {
[INFO] [stdout]  431 |                               Ok(Ok(Some(chunk))) => match byte_tx.try_send(chunk) {
[INFO] [stdout]      |                                                            -----------------------
[INFO] [stdout]      |                                                            |
[INFO] [stdout]      |                                                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  450 |                               Ok(Err(e)) => {
[INFO] [stdout]      |                                      -
[INFO] [stdout]      |                                      |
[INFO] [stdout]      |                                      `e` calls a custom destructor
[INFO] [stdout]      |                                      `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  464 |                       }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.16/src/lib.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 | /         impl $(<
[INFO] [stdout] 1314 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1315 | |             $( $generics
[INFO] [stdout] 1316 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1319 | |             ),*
[INFO] [stdout] 1320 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]      |
[INFO] [stdout]  684 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/backend.rs:425:47
[INFO] [stdout]     |
[INFO] [stdout] 409 | /         tokio::select! {
[INFO] [stdout] 410 | |             event = events.recv() => {
[INFO] [stdout] 411 | |                 match event {
[INFO] [stdout] 412 | |                     Ok(event) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |                         if let Err(err) = send_ws_message(&mut socket, &message).await {
[INFO] [stdout]     | |                                           --------------------------------------------
[INFO] [stdout]     | |                                           |                                      |
[INFO] [stdout]     | |                                           |                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                           |                                      `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                           `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 425 | |                             if let Err(err) = send_cap_status_update(&mut socket, &state).await {
[INFO] [stdout]     | |                                        ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                                        |      |                                           |
[INFO] [stdout]     | |                                        |      |                                           this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]     | |                                        |      |                                           up until Edition 2021 `#16` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                        |      |                                           this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                                        |      |                                           `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        |      this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     | |                                        |      up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                        |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                                        |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                        `err` calls a custom destructor
[INFO] [stdout]     | |                                        `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                         }
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 435 | |             incoming = socket.recv() => {
[INFO] [stdout]     | |             --------
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |             `incoming` calls a custom destructor
[INFO] [stdout]     | |             `incoming` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 439 | |                         if socket.send(Message::Pong(payload)).await.is_err() {
[INFO] [stdout]     | |                            -----------------------------------------
[INFO] [stdout]     | |                            |                                   |
[INFO] [stdout]     | |                            |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |                            |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                            `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |                            `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 451 | |                 if let Err(err) = send_cap_status_update(&mut socket, &state).await {
[INFO] [stdout]     | |                                   -------------------------------------------------
[INFO] [stdout]     | |                                   |                                           |
[INFO] [stdout]     | |                                   |                                           this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     | |                                   |                                           `#11` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                   this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |                                   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                   this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                   `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 455 | |                 if socket.send(Message::Ping(Vec::new())).await.is_err() {
[INFO] [stdout]     | |                    --------------------------------------------
[INFO] [stdout]     | |                    |                                      |
[INFO] [stdout]     | |                    |                                      this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     | |                    |                                      `#14` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     | |                    `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                    this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     | |                    `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 459 | |         }
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         `output` calls a custom destructor
[INFO] [stdout]     | |         `output` will be dropped later as of Edition 2024
[INFO] [stdout]     | |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |         `futures` calls a custom destructor
[INFO] [stdout]     | |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `output` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `incoming` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/cap.rs:123:27
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let mut cap_task: Option<JoinHandle<()>> = if current_config.process_cap_alerts {
[INFO] [stdout]     |         ------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `cap_task` calls a custom destructor
[INFO] [stdout]     |         `cap_task` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 |         match reload_rx.recv().await {
[INFO] [stdout]     |               ----------------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 |                 sync_cap_runtime_config_status(&app_state, &current_config).await;
[INFO] [stdout]     |                 -----------------------------------------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 120 |
[INFO] [stdout] 121 |                 if let Some(task) = cap_task.take() {
[INFO] [stdout]     |                                     ---------------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 122 |                     task.abort();
[INFO] [stdout] 123 |                     match task.await {
[INFO] [stdout]     |                           ^^^^^-----
[INFO] [stdout]     |                           |    |
[INFO] [stdout]     |                           |    this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                           |    up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                           |    `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                           up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                           `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 124 |                         Ok(_) => {}
[INFO] [stdout] 125 |                         Err(err) if err.is_cancelled() => {}
[INFO] [stdout]     |                             ---
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `err` calls a custom destructor
[INFO] [stdout]     |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |                         Err(err) => warn!("CAP processor task join error: {}", err),
[INFO] [stdout]     |                             ---
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                             `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 127 |                     }
[INFO] [stdout] 128 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `cap_task` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `err` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/cap.rs:1426:18
[INFO] [stdout]      |
[INFO] [stdout] 1409 |             let mut child = Command::new("piper")
[INFO] [stdout]      |                 ---------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `child` calls a custom destructor
[INFO] [stdout]      |                 `child` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1426 |                 .await
[INFO] [stdout]      |                  ^^^^^
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1427 |                 .context("Failed to wait for Piper TTS process")?
[INFO] [stdout] 1428 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/io/poll_evented.rs:298:1
[INFO] [stdout]      |
[INFO] [stdout]  298 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `child` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/cleanup.rs:26:37
[INFO] [stdout]     |
[INFO] [stdout]  12 |         timer.tick().await;
[INFO] [stdout]     |         ------------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  18 |         let mut entries = match tokio::fs::read_dir(&config.shared_state_dir).await {
[INFO] [stdout]     |             -----------         ---------------------------------------------------
[INFO] [stdout]     |             |                   |                                             |
[INFO] [stdout]     |             |                   |                                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |             |                   |                                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |             |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             `entries` calls a custom destructor
[INFO] [stdout]     |             `entries` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  26 |         while let Ok(Some(entry)) = entries.next_entry().await {
[INFO] [stdout]     |                           -----     ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                           |         |                    |
[INFO] [stdout]     |                           |         |                    this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                           |         |                    up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |         |                    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                           |         |                    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           |         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                           |         up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                           |         `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                           `entry` calls a custom destructor
[INFO] [stdout]     |                           `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  40 |                                 if let Err(e) = tokio::fs::remove_file(&path).await {
[INFO] [stdout]     |                                                 -----------------------------------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                                 `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entries` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entries` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/cleanup.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 |         while let Ok(Some(entry)) = entries.next_entry().await {
[INFO] [stdout]    |                           -----     ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                           |         |                    |
[INFO] [stdout]    |                           |         |                    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                           |         |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                           |         |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           |         |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                           |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                           |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                           |         `__awaitee` calls a custom destructor
[INFO] [stdout]    |                           |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                           `entry` calls a custom destructor
[INFO] [stdout]    |                           `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 40 |                                 if let Err(e) = tokio::fs::remove_file(&path).await {
[INFO] [stdout]    |                                                 -----------------------------------
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 48 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: eas_listener v0.28.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking eas_listener v0.28.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "ef967c955cafcd13cdbb2b200732173d1e7c0cde3e7a9a5850c6d4dc5ccece84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef967c955cafcd13cdbb2b200732173d1e7c0cde3e7a9a5850c6d4dc5ccece84", kill_on_drop: false }`
[INFO] [stdout] ef967c955cafcd13cdbb2b200732173d1e7c0cde3e7a9a5850c6d4dc5ccece84
